emsi_containers ~master (2022-04-09T14:40:59.0801963)
Dub
Repo
OpenHashSet.opSlice
containers
openhashset
OpenHashSet
struct
OpenHashSet
(T, Allocator = Mallocator, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
nothrow pure @
nogc
@
safe
auto
opSlice
(
this
This
)
(
)
Return Value
Type:
auto
A range over the set.
Meta
Source
See Implementation
containers
openhashset
OpenHashSet
aliases
insertAnywhere
put
constructors
this
destructors
~this
functions
clear
contains
empty
insert
length
opBinaryRight
opOpAssign
opSlice
remove
mixins
__anonymous
postblits
this(this)